home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 4671-5.790 / dmg-5316 / misc / fd144.txt < prev    next >
Text File  |  1993-01-19  |  4KB  |  77 lines

  1. HIGH DENCITY DRIVES ON THE ST
  2.  
  3. This document outlines the steps necessary to connect a PC High
  4. Dencity drive to the ST.  It will allow somebody with a basic
  5. understanding and experience of electronics and the ST to go ahead
  6. and do the mods but it is not a step by step set of instructions.
  7.  
  8. The upgrade is not difficult but you will need some knowledge of
  9. electronics and the inside of your ST.  Think about it carefully
  10. because you're on your own if it goes wrong.
  11.  
  12. CONNECTING THE DRIVE
  13.  
  14. Connecting a standard 1.44 MB drive to your ST is not a problem.
  15. You will simply need to buy an HD drive and put it in the place of
  16. your internal drive.  The problem?  Well it will only be able to
  17. read/write 720K disks.
  18.  
  19. MODIFYING YOUR ST
  20.  
  21. The floppy disk drive controller chip for the ST is the WD1772 chip.
  22. This chip has a clock input on pin-8 of 8 MHz to provide the correct
  23. stepping pulse for DD floppies.  This will also work with DD
  24. floppies in HD drives.  However, high dencity disks require double
  25. the stepping pulse and therefore the clock input needs to be changed
  26. to 16 MHz in order to read and write them.  When an HD drive is
  27. using a DD disk though, it still needs 8 MHz clock for the
  28. controller chip.
  29.  
  30. What needs to be done it to provide a means of detecting whether the
  31. disk HD.  If it is then the standard clock input must be doubled to
  32. 16 MHz.
  33.  
  34. High dencity drives detect whether the disk is HD by looking for the
  35. extra hole.  If the disk is high dencity then the HD detect line
  36. connected to the drive is set low (high for DD).  This HD detect
  37. line is pin-2 on the 34 way drive connector cable.
  38.  
  39. This means that if we have a 16 MHz clock generator we can use the
  40. HD detect line to select either our new 16 MHz clock and apply it to
  41. pin-8 of the floppy disk controller or use the existing 8 MHz clock.
  42. To do this we need a couple of CMOS (must be CMOS to operate at
  43. 16MHz) logic chips and a multivibrator.  Pin 8 of the disk
  44. controller must be carefully de-soldered and lifted off the track.
  45. A jump wire is then attached to the track to get our 8 MHz input.
  46. The lifted pin should then be hooked up to the output of our
  47. circuit.  A suggested logic schematic is represented below.
  48.  
  49.  16 MHz    -----|--------|
  50.                 |  NAND  |-----------------|
  51.  HD detect -----|--------|                 |
  52.             |                              |---|-------|
  53.             |---|--------|                     |  XOR  |--- Pin 8
  54.             |   |  NAND  |--|              |---|-------|  (WD1172)
  55.             |---|--------|  |--|--------|  |
  56.                                |  NAND  |--|
  57.  8 MHz   ----------------------|--------|
  58.  
  59.  
  60. NOTES AND WARNINGS
  61.  
  62. The WD1172 chip is only designed for 8 MHz operation and so,
  63. inevitably, some will fail at 16 MHz.  There is no way of telling if
  64. yours will work beforehand.  If the chip does fail you will have to
  65. order an STE Ajax chip from Atari (tel. 0753 533344).  This new chip
  66. does work at 16 MHz and will replace your old failed chip.
  67.  
  68. If you have two floppy drives then, unless you make other
  69. alterations, they must both be HD as DD disks will not work reliably
  70. with 16 MHz clock.
  71.  
  72. Lifting the pin on the disk controller chip is a delecate job and
  73. there is a high risk of damace to the pin, chip or track.  You
  74. should drfinitely use a heat sink clipped onto the pin to prevent
  75. heat damage to the chip.  Perhaps it would be easier to de-solder
  76. the whole chip and insert a doctored socket to plug it back into.
  77.